func net/http.http2curGoroutineID
4 uses
net/http (current package)
h2_bundle.go#L3272: return http2goroutineLock(http2curGoroutineID())
h2_bundle.go#L3279: if http2curGoroutineID() != uint64(g) {
h2_bundle.go#L3288: if http2curGoroutineID() == uint64(g) {
h2_bundle.go#L3295: func http2curGoroutineID() uint64 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)